Automations

System Automation Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Read CSV File Command

Command: Read CSV File Command

This command reads a DataTable from a CSV.

Parameters

CSV File Path

Enter or select the path to the file.

Required

Delimiter

Select the delimiter to use when reading from the csv file.

Required

Add Headers

When selected, the first row is used as the DataTable's headers.

Required

Ignore Quotes

Select whether to ignore quotes in the read text.

Required

Output DataTable Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo